[INFO] fetching crate redis-asio 0.1.0-alpha...
[INFO] testing redis-asio-0.1.0-alpha against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] extracting crate redis-asio 0.1.0-alpha into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate redis-asio 0.1.0-alpha
[INFO] finished tweaking crates.io crate redis-asio 0.1.0-alpha
[INFO] tweaked toml for crates.io crate redis-asio 0.1.0-alpha written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate redis-asio 0.1.0-alpha on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate redis-asio 0.1.0-alpha already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tokio-current-thread v0.1.7
[INFO] [stderr]   Downloaded tokio-udp v0.1.6
[INFO] [stderr]   Downloaded tokio-threadpool v0.1.18
[INFO] [stderr]   Downloaded crossbeam-queue v0.2.1
[INFO] [stderr]   Downloaded tokio-fs v0.1.7
[INFO] [stderr]   Downloaded scoped-tls v0.1.2
[INFO] [stderr]   Downloaded tokio-uds v0.2.6
[INFO] [stderr]   Downloaded hermit-abi v0.1.7
[INFO] [stderr]   Downloaded tokio-timer v0.2.13
[INFO] [stderr]   Downloaded tokio-core v0.1.17
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ebb55405101b698a2b5580e283947589b5fb6a4fba7277332b38589cff8dac90
[INFO] running `Command { std: "docker" "start" "-a" "ebb55405101b698a2b5580e283947589b5fb6a4fba7277332b38589cff8dac90", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ebb55405101b698a2b5580e283947589b5fb6a4fba7277332b38589cff8dac90", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ebb55405101b698a2b5580e283947589b5fb6a4fba7277332b38589cff8dac90", kill_on_drop: false }`
[INFO] [stdout] ebb55405101b698a2b5580e283947589b5fb6a4fba7277332b38589cff8dac90
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bd502a129258cd11b25a1e535c2e26ff96a47ebdd29989be45fc79ed69bb04ae
[INFO] running `Command { std: "docker" "start" "-a" "bd502a129258cd11b25a1e535c2e26ff96a47ebdd29989be45fc79ed69bb04ae", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.66
[INFO] [stderr]    Compiling autocfg v0.1.7
[INFO] [stderr]    Compiling futures v0.1.29
[INFO] [stderr]    Compiling byteorder v1.3.2
[INFO] [stderr]    Compiling fnv v1.0.6
[INFO] [stderr]    Compiling serde v1.0.104
[INFO] [stderr]    Compiling scoped-tls v0.1.2
[INFO] [stderr]    Compiling lock_api v0.3.3
[INFO] [stderr]    Compiling parking_lot_core v0.6.2
[INFO] [stderr]    Compiling memoffset v0.5.3
[INFO] [stderr]    Compiling smallvec v0.6.13
[INFO] [stderr]    Compiling crossbeam-utils v0.7.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.8.0
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling net2 v0.2.33
[INFO] [stderr]    Compiling num_cpus v1.12.0
[INFO] [stderr]    Compiling crossbeam-queue v0.2.1
[INFO] [stderr]    Compiling bytes v0.4.12
[INFO] [stderr]    Compiling parking_lot v0.9.0
[INFO] [stderr]    Compiling mio v0.6.21
[INFO] [stderr]    Compiling crossbeam-deque v0.7.2
[INFO] [stderr]    Compiling tokio-executor v0.1.10
[INFO] [stderr]    Compiling tokio-sync v0.1.8
[INFO] [stderr]    Compiling tokio-io v0.1.13
[INFO] [stderr]    Compiling tokio-threadpool v0.1.18
[INFO] [stderr]    Compiling tokio-current-thread v0.1.7
[INFO] [stderr]    Compiling tokio-timer v0.2.13
[INFO] [stderr]    Compiling tokio-codec v0.1.2
[INFO] [stderr]    Compiling tokio-fs v0.1.7
[INFO] [stderr]    Compiling tokio-reactor v0.1.12
[INFO] [stderr]    Compiling mio-uds v0.6.7
[INFO] [stderr]    Compiling tokio-tcp v0.1.4
[INFO] [stderr]    Compiling tokio-uds v0.2.6
[INFO] [stderr]    Compiling tokio-udp v0.1.6
[INFO] [stderr]    Compiling tokio v0.1.22
[INFO] [stderr]    Compiling tokio-core v0.1.17
[INFO] [stderr]    Compiling redis-asio v0.1.0-alpha (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/base/connection.rs:45:81
[INFO] [stdout]    |
[INFO] [stdout] 45 |             .map_err(|err| RedisError::new(RedisErrorKind::ConnectionError, err.description().to_string()))
[INFO] [stdout]    |                                                                                 ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]    --> src/stream/stream.rs:307:36
[INFO] [stdout]     |
[INFO] [stdout] 307 | ...                   && err.description().contains("BUSYGROUP") {
[INFO] [stdout]     |                              ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/base/error.rs:44:72
[INFO] [stdout]    |
[INFO] [stdout] 44 |         RedisError { error: RedisErrorKind::ConnectionError, desc: err.description().to_string() }
[INFO] [stdout]    |                                                                        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]    --> src/base/value.rs:104:98
[INFO] [stdout]     |
[INFO] [stdout] 104 |                 format!("Couldn't convert the Redis value: \"{:?}\". Reason: \"{}\"", value, err.description()
[INFO] [stdout]     |                                                                                                  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]    --> src/base/value.rs:218:62
[INFO] [stdout]     |
[INFO] [stdout] 218 |     RedisError::new(RedisErrorKind::IncorrectConversion, err.description().to_string())
[INFO] [stdout]     |                                                              ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]    --> src/base/codec/decode.rs:193:72
[INFO] [stdout]     |
[INFO] [stdout] 193 |                 format!("Could not parse a status from bytes: {}", err.description()))
[INFO] [stdout]     |                                                                        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]    --> src/base/codec/decode.rs:210:87
[INFO] [stdout]     |
[INFO] [stdout] 210 |                 format!("Could not parse an i64 from the {:?}, error: {}", value, err.description()),
[INFO] [stdout]     |                                                                                       ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]    --> src/stream/entry.rs:187:53
[INFO] [stdout]     |
[INFO] [stdout] 187 |     RedisError::new(RedisErrorKind::ParseError, err.description().to_string())
[INFO] [stdout]     |                                                     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.84s
[INFO] running `Command { std: "docker" "inspect" "bd502a129258cd11b25a1e535c2e26ff96a47ebdd29989be45fc79ed69bb04ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bd502a129258cd11b25a1e535c2e26ff96a47ebdd29989be45fc79ed69bb04ae", kill_on_drop: false }`
[INFO] [stdout] bd502a129258cd11b25a1e535c2e26ff96a47ebdd29989be45fc79ed69bb04ae
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b726254fae29e3963c3b93bd61f3ffe0827539063672ba01ec1fb9ac69708a18
[INFO] running `Command { std: "docker" "start" "-a" "b726254fae29e3963c3b93bd61f3ffe0827539063672ba01ec1fb9ac69708a18", kill_on_drop: false }`
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/base/connection.rs:45:81
[INFO] [stdout]    |
[INFO] [stdout] 45 |             .map_err(|err| RedisError::new(RedisErrorKind::ConnectionError, err.description().to_string()))
[INFO] [stdout]    |                                                                                 ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling redis-asio v0.1.0-alpha (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]    --> src/stream/stream.rs:307:36
[INFO] [stdout]     |
[INFO] [stdout] 307 | ...                   && err.description().contains("BUSYGROUP") {
[INFO] [stdout]     |                              ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/base/error.rs:44:72
[INFO] [stdout]    |
[INFO] [stdout] 44 |         RedisError { error: RedisErrorKind::ConnectionError, desc: err.description().to_string() }
[INFO] [stdout]    |                                                                        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]    --> src/base/value.rs:104:98
[INFO] [stdout]     |
[INFO] [stdout] 104 |                 format!("Couldn't convert the Redis value: \"{:?}\". Reason: \"{}\"", value, err.description()
[INFO] [stdout]     |                                                                                                  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]    --> src/base/value.rs:218:62
[INFO] [stdout]     |
[INFO] [stdout] 218 |     RedisError::new(RedisErrorKind::IncorrectConversion, err.description().to_string())
[INFO] [stdout]     |                                                              ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]    --> src/base/codec/decode.rs:193:72
[INFO] [stdout]     |
[INFO] [stdout] 193 |                 format!("Could not parse a status from bytes: {}", err.description()))
[INFO] [stdout]     |                                                                        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]    --> src/base/codec/decode.rs:210:87
[INFO] [stdout]     |
[INFO] [stdout] 210 |                 format!("Could not parse an i64 from the {:?}, error: {}", value, err.description()),
[INFO] [stdout]     |                                                                                       ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]    --> src/stream/entry.rs:187:53
[INFO] [stdout]     |
[INFO] [stdout] 187 |     RedisError::new(RedisErrorKind::ParseError, err.description().to_string())
[INFO] [stdout]     |                                                     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> examples/stream_consumer.rs:16:16
[INFO] [stdout]    |
[INFO] [stdout] 16 | struct Message(String);
[INFO] [stdout]    |        ------- ^^^^^^
[INFO] [stdout]    |        |
[INFO] [stdout]    |        field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout]    = note: `Message` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/base/connection.rs:45:81
[INFO] [stdout]    |
[INFO] [stdout] 45 |             .map_err(|err| RedisError::new(RedisErrorKind::ConnectionError, err.description().to_string()))
[INFO] [stdout]    |                                                                                 ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]    --> src/stream/stream.rs:307:36
[INFO] [stdout]     |
[INFO] [stdout] 307 | ...                   && err.description().contains("BUSYGROUP") {
[INFO] [stdout]     |                              ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/base/error.rs:44:72
[INFO] [stdout]    |
[INFO] [stdout] 44 |         RedisError { error: RedisErrorKind::ConnectionError, desc: err.description().to_string() }
[INFO] [stdout]    |                                                                        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]    --> src/base/value.rs:104:98
[INFO] [stdout]     |
[INFO] [stdout] 104 |                 format!("Couldn't convert the Redis value: \"{:?}\". Reason: \"{}\"", value, err.description()
[INFO] [stdout]     |                                                                                                  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]    --> src/base/value.rs:218:62
[INFO] [stdout]     |
[INFO] [stdout] 218 |     RedisError::new(RedisErrorKind::IncorrectConversion, err.description().to_string())
[INFO] [stdout]     |                                                              ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]    --> src/base/codec/decode.rs:193:72
[INFO] [stdout]     |
[INFO] [stdout] 193 |                 format!("Could not parse a status from bytes: {}", err.description()))
[INFO] [stdout]     |                                                                        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]    --> src/base/codec/decode.rs:210:87
[INFO] [stdout]     |
[INFO] [stdout] 210 |                 format!("Could not parse an i64 from the {:?}, error: {}", value, err.description()),
[INFO] [stdout]     |                                                                                       ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]    --> src/stream/entry.rs:187:53
[INFO] [stdout]     |
[INFO] [stdout] 187 |     RedisError::new(RedisErrorKind::ParseError, err.description().to_string())
[INFO] [stdout]     |                                                     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.80s
[INFO] running `Command { std: "docker" "inspect" "b726254fae29e3963c3b93bd61f3ffe0827539063672ba01ec1fb9ac69708a18", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b726254fae29e3963c3b93bd61f3ffe0827539063672ba01ec1fb9ac69708a18", kill_on_drop: false }`
[INFO] [stdout] b726254fae29e3963c3b93bd61f3ffe0827539063672ba01ec1fb9ac69708a18
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 6c9f0f4634f94502d964b6ebc1348983bec628c52b180716fe6ea31b5eb01f32
[INFO] running `Command { std: "docker" "start" "-a" "6c9f0f4634f94502d964b6ebc1348983bec628c52b180716fe6ea31b5eb01f32", kill_on_drop: false }`
[INFO] [stderr] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stderr]   --> src/base/connection.rs:45:81
[INFO] [stderr]    |
[INFO] [stderr] 45 |             .map_err(|err| RedisError::new(RedisErrorKind::ConnectionError, err.description().to_string()))
[INFO] [stderr]    |                                                                                 ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stderr]    --> src/stream/stream.rs:307:36
[INFO] [stderr]     |
[INFO] [stderr] 307 | ...                   && err.description().contains("BUSYGROUP") {
[INFO] [stderr]     |                              ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stderr]   --> src/base/error.rs:44:72
[INFO] [stderr]    |
[INFO] [stderr] 44 |         RedisError { error: RedisErrorKind::ConnectionError, desc: err.description().to_string() }
[INFO] [stderr]    |                                                                        ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stderr]    --> src/base/value.rs:104:98
[INFO] [stderr]     |
[INFO] [stderr] 104 |                 format!("Couldn't convert the Redis value: \"{:?}\". Reason: \"{}\"", value, err.description()
[INFO] [stderr]     |                                                                                                  ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stderr]    --> src/base/value.rs:218:62
[INFO] [stderr]     |
[INFO] [stderr] 218 |     RedisError::new(RedisErrorKind::IncorrectConversion, err.description().to_string())
[INFO] [stderr]     |                                                              ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stderr]    --> src/base/codec/decode.rs:193:72
[INFO] [stderr]     |
[INFO] [stderr] 193 |                 format!("Could not parse a status from bytes: {}", err.description()))
[INFO] [stderr]     |                                                                        ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stderr]    --> src/base/codec/decode.rs:210:87
[INFO] [stderr]     |
[INFO] [stderr] 210 |                 format!("Could not parse an i64 from the {:?}, error: {}", value, err.description()),
[INFO] [stderr]     |                                                                                       ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stderr]    --> src/stream/entry.rs:187:53
[INFO] [stderr]     |
[INFO] [stderr] 187 |     RedisError::new(RedisErrorKind::ParseError, err.description().to_string())
[INFO] [stderr]     |                                                     ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `redis-asio` (lib) generated 8 warnings
[INFO] [stderr] warning: `redis-asio` (lib test) generated 8 warnings (8 duplicates)
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> examples/stream_consumer.rs:16:16
[INFO] [stderr]    |
[INFO] [stderr] 16 | struct Message(String);
[INFO] [stderr]    |        ------- ^^^^^^
[INFO] [stderr]    |        |
[INFO] [stderr]    |        field in this struct
[INFO] [stderr]    |
[INFO] [stderr]    = help: consider removing this field
[INFO] [stderr]    = note: `Message` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `redis-asio` (example "stream_consumer") generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/redis_asio-41f38976085e5b5c)
[INFO] [stdout] 
[INFO] [stdout] running 22 tests
[INFO] [stdout] test base::codec::decode::tests::test_parse_bulkstring ... ok
[INFO] [stdout] test base::codec::decode::tests::test_parse_array_boundaries ... ok
[INFO] [stdout] test base::codec::decode::tests::test_parse_bulkstring_nil ... ok
[INFO] [stdout] test base::codec::decode::tests::test_parse_status ... ok
[INFO] [stdout] test base::codec::decode::tests::test_parse_error ... ok
[INFO] [stdout] test base::codec::decode::tests::test_parse_int ... ok
[INFO] [stdout] test base::codec::decode::tests::test_parse_array_empty ... ok
[INFO] [stdout] test base::codec::decode::tests::test_parse_array ... ok
[INFO] [stdout] test base::codec::tests::test_decode ... ok
[INFO] [stdout] test base::codec::encode::tests::test_encode ... ok
[INFO] [stdout] test base::codec::tests::test_encode ... ok
[INFO] [stdout] test base::value::tests::test_from_array_value ... ok
[INFO] [stdout] test base::value::tests::test_from_bulkstring_value ... ok
[INFO] [stdout] test base::value::tests::test_from_int_value ... ok
[INFO] [stdout] test base::value::tests::common_test_from_redis_value ... ok
[INFO] [stdout] test base::value::tests::test_from_nil_value ... ok
[INFO] [stdout] test base::value::tests::test_from_ok_value ... ok
[INFO] [stdout] test stream::entry::tests::test_invalid_entry_id ... ok
[INFO] [stdout] test stream::entry::tests::test_invalid_entry_structure ... ok
[INFO] [stdout] test base::value::tests::test_from_status_value ... ok
[INFO] [stdout] test stream::entry::tests::test_invalid_key_value ... ok
[INFO] [stdout] test stream::entry::tests::common_test_parse_stream_entry ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 22 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests redis_asio
[INFO] [stdout] 
[INFO] [stdout] running 16 tests
[INFO] [stdout] test src/lib.rs - (line 30) - compile ... ok
[INFO] [stdout] test src/stream/stream.rs - stream::stream::RedisStream::send_entry (line 36) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 73) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 109) - compile ... ok
[INFO] [stdout] test src/stream/stream.rs - stream::stream::RedisStream::read_explicit (line 77) - compile ... ok
[INFO] [stdout] test src/stream/stream.rs - stream::stream::RedisStream::range (line 117) - compile ... ok
[INFO] [stdout] test src/stream/stream.rs - stream::stream::RedisStream::subscribe (line 163) - compile ... ok
[INFO] [stdout] test src/stream/stream.rs - stream::stream::RedisStream::pending_entries (line 244) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 23) ... ok
[INFO] [stdout] test src/stream/stream.rs - stream::stream::RedisStream::ack_entry (line 207) - compile ... ok
[INFO] [stdout] test src/stream/stream.rs - stream::stream::RedisStream::touch_group (line 280) - compile ... ok
[INFO] [stdout] test src/base/connection.rs - base::connection::RedisCoreConnection (line 14) - compile ... ok
[INFO] [stdout] test src/base/command.rs - base::command::IntoRedisArgument (line 35) ... ok
[INFO] [stdout] test src/base/value.rs - base::value::FromRedisValue (line 51) ... ok
[INFO] [stdout] test src/base/value.rs - base::value::from_redis_value (line 91) ... ok
[INFO] [stdout] test src/base/command.rs - base::command::command (line 9) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.92s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "6c9f0f4634f94502d964b6ebc1348983bec628c52b180716fe6ea31b5eb01f32", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6c9f0f4634f94502d964b6ebc1348983bec628c52b180716fe6ea31b5eb01f32", kill_on_drop: false }`
[INFO] [stdout] 6c9f0f4634f94502d964b6ebc1348983bec628c52b180716fe6ea31b5eb01f32
